home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / iv.dir / 00056.ls < prev    next >
Encoding:
Text File  |  1996-04-19  |  103 b   |  7 lines

  1. on exitFrame
  2.   global givState
  3.   if the userLoc of givState = EMPTY then
  4.     go("ivOpen")
  5.   end if
  6. end
  7.